PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperties Class / getProperties Method
In This Topic
    getProperties Method
    In This Topic
    Gets the collection of properties included in this set.
    Syntax
    public PDFUserPropertyCollection getProperties()

    Return Value

    A collection of PDFUserProperty objects.
    See Also